Welcome![Sign In][Sign Up]
Location:
Search - spring Framework

Search list

[JSP/JavaSpringFramework2.0

Description: Spring Framework 2.0开发手册 中文版 chm格式-Spring Framework 2.0 to develop the Chinese version of the manual chm format
Platform: | Size: 2238464 | Author: wqh | Hits:

[.netSpring.NET_framework

Description: Spring.NET为建立企业级应用提供了一套轻量级的解决方案。通过Spring.NET,我们可以用统一且透明的方式来配置应用程序,并在应用中集成AOP的功能。Spring.NET的重点是为中间层提供声明式事务管理,以及一个功能齐全的ASP.NET扩展框架。-spring framework
Platform: | Size: 1064960 | Author: 丁健 | Hits:

[BooksWrox.Beginning.Spring.Framework.2.Dec.2007

Description: 压缩文件经典电子书籍spring 2.0 使用编写jsp程序-use spring 2.0
Platform: | Size: 4096000 | Author: Grace | Hits:

[JSP/Javabjsxt-Spring

Description: java spring框架初级应用,继承struts和hibernate-java spring framework
Platform: | Size: 30482432 | Author: 林超明 | Hits:

[JSP/JavaStruts2Crud

Description: 使用struts2及Spring框架对数据库表进行增删改查操作,Web服务器为tomcat-Struts2 and the Spring framework to use the database table additions and deletions to search operations, Web server is tomcat
Platform: | Size: 10656768 | Author: hubingchuan7 | Hits:

[Windows DevelopSpring.NET-1.2.0-RC1

Description: pring.core 库是框架的基础, 提供依赖注入功能。spring.net中大多数类库依赖或扩展了spring.core的功能。iobjectfactory接口提供了一个简单而优雅的工厂模式,移除了对单例和一些服务定位stub写程序的必要。允许你将真正的程序逻辑的配置和依赖的详细情况解耦。作为对iobjectfactory 的扩展,iapplicationcontext接口也在spring.core库中,并且添加了许多企业应用为中心的功能,例如利用资源文件进行文本本地化、事件传播、资源加载等等。-pring.core library is the basis of the framework to provide dependency injection functionality. Most of spring.net or expanded library spring.core dependent functions. iobjectfactory interface provides a simple and elegant factory pattern, remove the single cases and a number of services targeting the procedures necessary to write stub. Allows you to program the logic of the real dependence on the configuration and details of the decoupling. Iobjectfactory as an extension of, iapplicationcontext also spring.core library interface, and add a number of enterprise applications-centric features, such as the use of resources to localize the text file, event dissemination, resource load and so on.
Platform: | Size: 30178304 | Author: 高照光 | Hits:

[JSP/JavaSpring-Reference_zh_CN

Description: Spring为编写企业应用程序提供了轻量的解决方案,同时仍然支持使用声明式事务、 用RMI或web service远程调用、以及使用多种方式来将数据持久化到数据库。Spring提供了全功能的 MVC framework, 以及透明集成AOP到你的软件中的能力。-Spring for the preparation of enterprise applications provides a lightweight solution, while still supporting the use of declarative transaction, using RMI or web service remote calls, as well as the use of a variety of ways to the data persistence to the database. Spring provides a full-featured MVC framework, and transparent integration of AOP into your software capabilities.
Platform: | Size: 2721792 | Author: 鞠学健 | Hits:

[Software EngineeringSpringframeworkguide

Description: spring框架开发指南,简单介绍spring原理以及用法-spring Framework Developer Guide
Platform: | Size: 1072128 | Author: zhangyangbo | Hits:

[JSPAgileJavaDevelopmentWithSpring_Hibernate_AndEclip

Description: The three key technologies covered in this book, are the Spring Framework, Hibernate and Eclipse. This book also extensively covers technologies such as Ant, JUnit, JSP tag libraries and touches upon other areas such as such logging, GUI based debugging, monitoring using JMX, job scheduling, emailing, and more.
Platform: | Size: 13145088 | Author: emiliocanada | Hits:

[JSP/Javanewspublish

Description: 新闻发布会,包括struts hibernate spring架构-Press conference, including the struts hibernate spring framework
Platform: | Size: 10147840 | Author: wcq | Hits:

[JSP6900749-Spring-LiveFull

Description: A very good book to teach how programming with Spring framework.
Platform: | Size: 3248128 | Author: tatiana perere | Hits:

[JSPSpring-framework2

Description: Spring-framework part 1234
Platform: | Size: 14336 | Author: tianerphil | Hits:

[Web Serverspring

Description: spring框架,技术详解及使用指导 即使没有Spring,实现面向接口的设计也不困难。Spring对于面向接口设计的意义,在 于它为面向接口编程提供了一个更加自然的平台。基于Spring开发,程序员会自然而然倾向于 使用接口来定义不同层次之间的关联关系,这种自发的倾向性,-spring framework, technical Xiangjie and use of guidance even without Spring, did not realize the difficulties for the design of the interface. Spring for the meaning-oriented interface design is that it is oriented programming interface to provide a more natural platform. Spring-based development, programmers will naturally prefer to use interfaces to define the relationships between the different levels, this spontaneous tendency,
Platform: | Size: 617472 | Author: qiqi | Hits:

[JSP/JavaChatRoom

Description: Java web聊天系统,用struts2 hibernate spring 框架整合,能够在线进行多人聊天,可注册,注册后直接进入聊天室-Java web chat system, using struts2 hibernate spring framework integration, to chat online to people, can be registered directly into the chat room after registration
Platform: | Size: 10221568 | Author: 冯皓 | Hits:

[JSP/Javamybbs(S2SH)

Description: mybbs 使用struts2 hibernate spring 框架整合的一个小型的BBS论坛项目,实现基本发帖回复功能-mybbs using struts2 hibernate spring framework of the integrated project of a small BBS forums, posting replies to achieve basic functionality
Platform: | Size: 28990464 | Author: 冯皓 | Hits:

[JSP/JavaJ2EEProjectManage

Description: 主要内容:通过java编程的基本框架实现一个基于B/S结构的项目管理软件。涵盖以下功能: 管理员部分: (1)用户、用户组的管理 (2)项目管理 (3)系统管理 (4)工程角色管理 (5)问题(ISSUE)管理 用户部分: (1)项目操作 (2)问题操作 研究方法:分析已有的基于JAVA的WEB商业项目管理系统JIRA的功能和实现方式,借鉴基于PERL的开源WEB项目管理系统BUGZILLA等进行系统的功能开发指导。学习HIBERNATE、SPRING、STRUTS等框架,以及EXTJS等JAVASCRIPT包。 技术路线:JAVA方向。使用HIBERNATE、STRUTS、SPRING框架,界面以JSP页面为准,主要采用EXTJS技术。数据库主要使用sqlserver2000 -Contents: java programming through the realization of a basic framework based on B/S structure of the project management software. Cover the following functions: Administrator section: (1) user, user group management (2) Project Management (3) system management (4) project management role (5) issues (ISSUE) Management User section: (1) project operation (2) issues operation Methods: Analysis of existing commercial projects based on JAVA the WEB management system JIRA features and implementations, open source reference PERL WEB based project management system BUGZILLA function of the system, etc. Development of guidance. Learning HIBERNATE, SPRING, STRUTS framework, etc., and EXTJS other JAVASCRIPT package. Technical line: JAVA direction. Use HIBERNATE, STRUTS, SPRING framework, interface with JSP pages prevail, mainly EXTJS technology. Database mainly used sqlserver2000
Platform: | Size: 8031232 | Author: 何枫 | Hits:

[JSP/JavaSpring_Security_V3_Chinese_documents

Description: Spring Security V3 中文文档 :Spring Security为基于J2EE企业应用软件提供了全面安全服务。 特别是使用领先的J2EE解决方案-spring框架开发的企业软件项目。 如果你没有使用Spring开发企业软件,我们热情的推荐你仔细研究一下。 熟悉Spring-尤其是依赖注入原理-将帮助你更快的掌握Spring Security。-Spring Security V3 Chinese document: Spring Security J2EE-based enterprise application software provides comprehensive security services. Especially the use of leading solutions-spring framework J2EE enterprise software development projects. If you do not use the Spring development of enterprise software, we recommend you warm a closer look. Familiar with the Spring-in particular, is dependent on the injection principle- will help you quickly grasp Spring Security.
Platform: | Size: 166912 | Author: io | Hits:

[JSP/JavaNetForum

Description: 基于Java EE技术(Struts2+Hibernate+Spring三个框架)论坛系统的WEB应用程序。主要功能有用户注册和登录功能,浏览论坛主题,发布新主题,回复主题歌。-Based on Java EE technology (Struts2+ Hibernate+ Spring Framework 3) Forum Systems WEB application. Main function of a user registration and login function, visit the forum topic, post new topics, reply to the theme song.
Platform: | Size: 1790976 | Author: zhuoer | Hits:

[JSP/JavaSpring

Description: Spring Framework 是一个开源的Java/Java EE全功能栈(full-stack)的应用程序框架,以Apache许可证形式发布,也有.NET平台上的移植版本。该框架基于 Expert One-on-One Java EE Design and Development(ISBN 0-7645-4385-7)一书中的代码,最初由 Rod Johnson 和 Juergen Hoeller等开发。Spring Framework 提供了一个简易的开发方式,这种开发方式,将避免那些可能致使底层代码变得繁杂混乱的大量的属性文件和帮助类。-Spring Framework is an open source Java/Java EE stack fully functional (full-stack) application framework to Apache license release form also. NET platform version of the transplant. The framework is based on Expert One-on-One Java EE Design and Development (ISBN 0-7645-4385-7) the code book, the first by the Rod Johnson and Juergen Hoeller and other development. Spring Framework provides a simple way of developing such a development mode, to avoid low-level code that may cause confusion to become a large number of properties of complex documents and helper class.
Platform: | Size: 1018880 | Author: linhui | Hits:

[JSP/Javaspring-reference-2.5

Description: 关于spring2.5框架的电子版教程,很详细,内容也非常的精辟,易学易懂。-The electronic version of spring2.5 framework tutorial, very detailed and the content is very brilliant, easy to learn and easy to understand.
Platform: | Size: 3275776 | Author: 陈虞龙 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net